Batch 2 - Class 89 - Locker Problem

Pre-Class Problem: (Carried forward as homework for this class)

Attendance: Anisha, Muskaan, Tishyaa, Adit, Diya, Nandini, Liza, Arnav, Anishka, Navya, Avy

Class Notes:

Locker Problem

Teacher's Notes: Ensure all students know about factors

One hundred students are assigned lockers 1 to 100. The student assigned locker number 1 goes through and opens all lockers. The student assigned 2 then closes all the lockers whose numbers are multiples of 2. Student assigned number 3 then changes the status of all lockers which are multiples of 3, and so on.
Teacher's Notes: The following section may be accessible by kids who know prime factorization
More patterns
Inverting the problem

Can you describe which people should walk across if you want the following lockers to be open
Homework

Mirror Maze

Given a square grid, width some squares blocked and some occupied by mirrors, the task is to travel through all the available cells without crossing the itinerary.

The rules are as follows:
Note that you can not hit and reflect off the non-inclined sides of triangle or square. This Puzzle's task is to visit all of the vacant cells of the game field by drawing a closed line which does not cross itself. Example  below:
   Hint: 
Lets solve for a few:



References:
     http://www.uccs.edu/Documents/pipes/sammi-lockprob-ans.pdf
     https://www.mathcircles.org/files/LightBulbs.pdf
     http://blog.drscottfranklin.net/2011/04/28/the-locker-problems-solved/
     http://www.cut-the-knot.org/Games/MirrorMaze/MirrorMaze.shtml